CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 直线检测

搜索资源列表

  1. HoughLine

    0下载:
  2. 利用OPenCV写的一个hough变换检测直线的程序
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1236
    • 提供者:朱勇
  1. Houghline

    0下载:
  2. 基于OpenCV,hough直线标记检测
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1030
    • 提供者:北方上午
  1. houph_MFC

    0下载:
  2. 在MFC环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the MFC environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10429108
    • 提供者:汪前
  1. circle_line

    0下载:
  2. 本程序基于opencv,实现了对圆及直线的检测,检测效果很好,对圆及直线采用经典的霍夫变换算法-The program is based on opencv, to achieve a straight line on the circle and the detection, detection works well ...
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:15294039
    • 提供者:huqian
  1. Houghhesobel

    0下载:
  2. 在C环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the C environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:841
    • 提供者:吴昊
  1. HoughLines

    0下载:
  2. Hough变换检测图像中的直线,从而判断图像形状,采用VC++6.0和OpenCV编程实现。-Straight line Hough transform detection of the image in order to determine the shape of the image, using VC++ 6.0 and OpenCV programming to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1457798
    • 提供者:李阳
  1. VCDIP_P563

    0下载:
  2. OpenCV实现霍夫变换检测,比较简单,可以检测直线和圆周-OpenCV Hough transform to detect relatively simple, and can detect a straight line and circular
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:4001349
    • 提供者:刘浦
  1. houghtransformation

    0下载:
  2. hough变换检测直线,opencv环境下使用-hough transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8074070
    • 提供者:leeshuzhen
  1. hough-change

    0下载:
  2. 利用opencv对图像进行哈夫变换,Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Opencv use the Hough transform to the image, Hough transformation point- line Duality image space and Hough parameter space to the image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:9427298
    • 提供者:赵健
  1. CV2

    1下载:
  2. 利用opencv进行图像特征抽取,包括使用高斯滤波和sobel算子进行边缘提取,使用harris算法进行角点检测,使用hough变换找出图像中最长直线,使用Ranec算法找出图像中直线,Gabor滤波-Using opencv image feature extraction, including the use of Gaussian filtering and Sobel operator edge extraction, Harris algorithm corner detection,
  3. 所属分类:OpenCV

    • 发布日期:2017-01-06
    • 文件大小:3314688
    • 提供者:
  1. opencv 检测直线、线段、圆、矩形

    0下载:
  2. matlab学习,对于初学matlab的人来说是良好的基础
  3. 所属分类:matlab例程

    • 发布日期:2013-06-04
    • 文件大小:17950
    • 提供者:shmilyhuaqi2012
  1. MyOpenCVConsole

    0下载:
  2. 常用的opencv图像特征提取算法。包括直方图、边缘检测、角点检测、直线提取、圆形提取等。并包括不太成熟的BP神经网络识别纯底色数字。-Commonly used opencv image feature extraction algorithm. Including histograms, edge detection, corner detection, line extraction, circular extraction. And includes less mature pure b
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1098207
    • 提供者:李继鸿
  1. hough

    0下载:
  2. 基于OpenCV的hough变换检测图像直线,本代码能够识别焊缝跟踪功能。-OpenCV based hough transform to detect linear image, the code can identify seam tracking.
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1790041
    • 提供者:黄凯军
  1. 20140519d

    0下载:
  2. 利用hough变换检测直线,基于opencv的vs编写的小程序-Use hough transform line detection, based on the opencv vs write small programs
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:716
    • 提供者:Dawson
  1. PHough

    0下载:
  2. 基于opencv的概率Hough代码,用于检测直线-Opencv based probabilistic Hough code for detecting straight lines
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:2145
    • 提供者:陶潜水
  1. fitline

    0下载:
  2. 适用于初学者学习的,对图像中直线进行检测,利用opencv库的相关函数-it is a source code for line fit
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15183197
    • 提供者:环宇
  1. hough

    0下载:
  2. hough变换检测直线小程序适用于opencv初学者 简单明了-hough transform to detect straight applet
  3. 所属分类:Console

    • 发布日期:2017-05-23
    • 文件大小:6795388
    • 提供者:天问
  1. 霍夫变换

    0下载:
  2. 基于opencv和图像识别技术,使用霍夫变换检测图片直线。(Based on OpenCV and image recognition technology, Hof transform is used to detect picture lines.)
  3. 所属分类:OpenCV

  1. openCV

    0下载:
  2. openc和c++实现检测圆形和直线 建议用qt打开(detect CIRCLE and Line)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:82944
    • 提供者:老阴比
  1. EDTest-VS2010

    1下载:
  2. 直线段检测算法EDLines C++实现(EDLines C++ Opencv lins segment detection)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:11484160
    • 提供者:1989898988
« 1 2 34 »
搜珍网 www.dssz.com